home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / Magnify / Source / NXCursorPatch.h < prev    next >
Text File  |  1992-11-05  |  70b  |  6 lines

  1. @interface NXCursor(PatchMethods)
  2.  
  3. - (const NXPoint *) hotSpot;
  4.  
  5. @end
  6.